A B C D E F G H I J L M N O P Q R S T U

F

f_to_minimize(double[]) - Method in class gametheory.GameMinimization
Computes GMM objective function.
f_to_minimize(double[]) - Method in class gametheory.GameMinimizationPrivateInformation
Objective function in private information case.
f_to_minimize(double[]) - Method in interface newtonSolver.Uncmin_methods
Method containing objective function to be optimized.
fieldEfficientShifter - Variable in class gametheory.GameTheoryGUI
 
fieldProfitScaleFactor - Variable in class gametheory.GameTheoryGUI
 
findEfficientEquilibrium() - Method in class gametheory.Game
Compute the efficient equilibrium and store the result through setEfficientIndex.
findIndexAction(Matrix) - Method in class gametheory.Game
Calculates the index of an action in the actionList.
forslv_f77(int, double[][], double[], double[]) - Method in class newtonSolver.Uncmin_f77
The forslv_f77 method solves Ax = b where A is a lower triangular matrix.
fstocd_f77(int, double[], Uncmin_methods, double[], double, double[]) - Method in class newtonSolver.Uncmin_f77
The fstocd_f77 method finds a central difference approximation to the gradient of the function to be minimized.
fstofd_f77(int, double[], Uncmin_methods, double[], double[][], double[], double, double[]) - Method in class newtonSolver.Uncmin_f77
This version of the fstofd_f77 method finds a finite difference approximation to the Hessian.
fstofd_f77(int, double[], Uncmin_methods, double[], double[], double[], double) - Method in class newtonSolver.Uncmin_f77
This version of the fstofd_f77 method finds first order finite difference approximations for gradients.
FunctionEvaluationTaskGMM - Class in gametheory
Parallelizable Task that evaluates the moments for a given Game.
FunctionEvaluationTaskGMM(int, Game, double[]) - Constructor for class gametheory.FunctionEvaluationTaskGMM
Constructor for GMM Task.

A B C D E F G H I J L M N O P Q R S T U